Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crane fix #1959

Merged
merged 4 commits into from
Sep 30, 2024
Merged

crane fix #1959

merged 4 commits into from
Sep 30, 2024

Conversation

locallycompact
Copy link
Collaborator

@locallycompact locallycompact commented Sep 26, 2024

Content

This PR includes a fix to the nix package which was broken after running a nix flake update command.

Pre-submit checklist

  • Branch
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Closes #1928

@jpraynaud jpraynaud mentioned this pull request Sep 26, 2024
12 tasks
Copy link
Member

@jpraynaud jpraynaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Many thanks @locallycompact for your help!

Copy link
Collaborator

@dlachaume dlachaume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your help @locallycompact

@Alenar
Copy link
Collaborator

Alenar commented Sep 26, 2024

@locallycompact Many thanks for your PR !

Can you rebase it over main ? I would like to check that #1960 wasn't hiding other errors. Previously I tried a fix similar to yours and there was malloc errors that I could not explain.

@jpraynaud
Copy link
Member

@locallycompact can you also sign the commits, as we can not merge the branch otherwise?

@locallycompact locallycompact force-pushed the lc/crane-fix branch 2 times, most recently from 90b26f8 to 284ffd9 Compare September 27, 2024 10:37
@ch1bo
Copy link
Member

ch1bo commented Sep 27, 2024

Rebased this now and also dropped the now invalid override crane.inputs.nixpkgs.follows = "nixpkgs";

@jpraynaud jpraynaud merged commit 7ca5d28 into input-output-hk:main Sep 30, 2024
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change in crane fails Hydra CI
6 participants